IFCCategoryTemplate.SetMappingInfo(IDictionary<ExportIFCCategoryKey, ExportIFCCategoryInfo>)
Description:
Set the mapping info for multiple keys.
Set the mapping info for multiple keys.
Overloads (2):
SetMappingInfo(IDictionary[ExportIFCCategoryKey,ExportIFCCategoryInfo])
public void SetMappingInfo(
IDictionary<ExportIFCCategoryKey, ExportIFCCategoryInfo> newMap
)
-
newMapThe updated map.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…